ignore binary files from copyright_check
authorIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Mon, 21 Dec 2015 22:46:54 +0000 (23:46 +0100)
committerIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Mon, 21 Dec 2015 23:01:22 +0000 (00:01 +0100)
debian/rules

index 601eedc4ff9deb37b7f65e21189fcc0fc930b703..47066861645982e6beef7d5fda35b9588e3cc83f 100755 (executable)
@@ -10,7 +10,8 @@ include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
-DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^((.*\.jpg)|debian/(changelog|copyright(|_hints|_newhints)))$
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = \
+^((.*\.jpg)|(.*\.png)|(.*\.ico)|(.*\.icns)|(.*\.nib)|examples/PlugInSamples/MultiOutSynth/Source/BinaryData/singing\.ogg|examples/Demo/Resources/cello\.wav|examples/Demo/Resources/icons\.zip|modules/juce_audio_plugin_client/RTAS/juce_RTAS_WinResources\.rsr|examples/ComponentTutorialExample/Introduction to Components - Part 1\.pdf|debian/(changelog|copyright(|_hints|_newhints)))$
 
 #pkg = $(DEB_SOURCE_PACKAGE)
 #pkgdoc = frei0r-plugins-doc